Skip to content

Conversation

sujalsalekar
Copy link

Swarm Networking Improvements

This PR makes Swarm more reliable and flexible:

  • Retry Logic:
    When connecting to peers, Swarm now retries a few times with increasing delays if the first attempt fails. This helps handle flaky networks better.

  • Multiple Connections:
    You can now have more than one connection to the same peer, which matches how other libp2p implementations work and makes things more robust.

  • Better Logging:
    Connection attempts, retries, and failures are now clearly logged, making it easier to see what’s happening and debug issues.

@acul71
Copy link
Contributor

acul71 commented Aug 11, 2025

@seetadev @sujalsalekar
What's the status of this?
Ping me if you need help
Is needed for #717

@seetadev
Copy link
Contributor

@acul71 : No update for more than 45 days. So, closing the PR.

@seetadev seetadev closed this Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants